Web
Path: ProjectView> double-click Project properties> Properties pane
Property | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Show Runtime Errors |
|
||||||||
Web Inactivity Timeout |
Defines a timeout for JM4Web client. When the timeout expires without any activity the current user is logged out.
|
||||||||
Web Icon |
The favorite icon associate at the web pages |
||||||||
Refresh Time |
Defines the refresh time for the communication between the runtime and JM4Web clients.
|
||||||||
Use browser render API |
|
||||||||
Force browser layers |
|
||||||||
Enable Global JavaScript for remote |
Define if the JavaScrip code defined inside the Project Properties, general triggered from Alarms and Schedulers events, have to run only on local HMI device or even on remote clients.
|
||||||||
Max Bandwidth (Kbs) |
Limit for maximum data sent by server (useful for old slow browsers). Set to 0 to use all the available bandwidth (default) |
||||||||
Web clients connection mode |
|
||||||||
WebPageRequest |
You can synchronize pages shown on the JM4Web Clients from a controller such as a PLC. Page to be shown on the JM4Web Client. |
||||||||
Web Communication icon delay (ms) |
Delay before display the communication error icon (default is 0 mSec) The special value -1 is meaning always disabled |
||||||||
Enable the change page loader animation | If set to "true", an animated icon is displayed while the page is loading. | ||||||||
Enable change page animation for cached pages | If set to "false", the animated icon is not displayed when loading pages that are in the cache. Generally, the loading of these pages is very fast. |
The project.getClientType() can be used to retrieve the running client type. See "Project object" inside JavaScript chapter for additional details.